From eb22c7c9c3ba060e2acad872948a1c7727b3195f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Timm=20B=C3=A4der?= Date: Sun, 19 Aug 2018 17:45:54 +0200 Subject: [PATCH] image: Fix gtkdoc property syntax --- gtk/gtkimage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkimage.c b/gtk/gtkimage.c index 6be66f46da..5aa0ea5cb9 100644 --- a/gtk/gtkimage.c +++ b/gtk/gtkimage.c @@ -72,7 +72,7 @@ * # CSS nodes * * GtkImage has a single CSS node with the name image. The style classes - * .normal-icons or .large-icons may appear, depending on the #GtkImage::icon-size + * .normal-icons or .large-icons may appear, depending on the #GtkImage:icon-size * property. */ -- 2.30.2